Skip to content

[SPARK-26499][SQL][FOLLOW-UP] Replace update with setByte for ByteType in JdbcUtils.makeGetter#26532

Closed
maropu wants to merge 1 commit into
apache:masterfrom
maropu:SPARK-26499-FOLLOWUP
Closed

[SPARK-26499][SQL][FOLLOW-UP] Replace update with setByte for ByteType in JdbcUtils.makeGetter#26532
maropu wants to merge 1 commit into
apache:masterfrom
maropu:SPARK-26499-FOLLOWUP

Conversation

@maropu

@maropu maropu commented Nov 14, 2019

Copy link
Copy Markdown
Member

What changes were proposed in this pull request?

This is a follow-up pr to fix the code coming from #23400; it replaces update with setByte for ByteType in JdbcUtils.makeGetter.

Why are the changes needed?

For better code.

Does this PR introduce any user-facing change?

No.

How was this patch tested?

Existing tests.

@dongjoon-hyun dongjoon-hyun left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1, LGTM.

@SparkQA

SparkQA commented Nov 15, 2019

Copy link
Copy Markdown

Test build #113818 has finished for PR 26532 at commit 04c525b.

  • This patch fails Spark unit tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@maropu

maropu commented Nov 15, 2019

Copy link
Copy Markdown
Member Author

retest this please

@SparkQA

SparkQA commented Nov 15, 2019

Copy link
Copy Markdown

Test build #113826 has finished for PR 26532 at commit 04c525b.

  • This patch fails Spark unit tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@HyukjinKwon

Copy link
Copy Markdown
Member

The test cases should be fixed as of 65a189c

@HyukjinKwon

Copy link
Copy Markdown
Member

retest this please

@maropu

maropu commented Nov 15, 2019

Copy link
Copy Markdown
Member Author

Oh, nice! Thanks for the re-trigger.

@SparkQA

SparkQA commented Nov 15, 2019

Copy link
Copy Markdown

Test build #113841 has finished for PR 26532 at commit 04c525b.

  • This patch fails due to an unknown error code, -9.
  • This patch merges cleanly.
  • This patch adds no public classes.

@SparkQA

SparkQA commented Nov 15, 2019

Copy link
Copy Markdown

Test build #4935 has finished for PR 26532 at commit 04c525b.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@srowen srowen closed this in ee4784b Nov 15, 2019
@srowen

srowen commented Nov 15, 2019

Copy link
Copy Markdown
Member

Merged to master. The change was already in 2.4 from another related commit

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants